public enum MessageTypePublic Enumeration MessageType| Stop | 0 | Message is displayed as an error and the operation that caused the validation check is stopped. |
| Warning | 1 | Message is displayed as a warning. |
| Information | 2 | Message is displayed as information only. |
| None | 3 | None. |